
::after,
::before {
    background-repeat: no-repeat;
    box-sizing: border-box;
}
::after,
::before {
    text-decoration: inherit;
    vertical-align: inherit;
}

body {
    margin: 0;
}
strong {
    font-weight: bolder;
}
::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
}
::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
}
img {
    vertical-align: middle;
}
img {
    border-style: none;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}
::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
:-moz-focusring {
    outline: 1px dotted ButtonText;
}
[aria-hidden="false"][hidden]:not(:focus) {
    clip: rect(0, 0, 0, 0);
    display: inherit;
    position: absolute;
}

.lazyload {
    opacity: 0;
}

::-moz-selection {
    background-color: #856b39;
    color: #fff;
}
::selection {
    background-color: #856b39;
    color: #fff;
}

.l-container {
    margin: 0 auto;
    padding: 0 8vw;
    position: relative;
    width: 100%;
}
@media only screen and (min-width: 56.25em) {
    .l-container {
        padding: 0 7.5vw;
    }
}
@media only screen and (min-width: 56.25em) {
    .l-container--medium {
        padding: 0 11.875vw;
    }
}
.o-rich_text_editor p {
    margin-top: 0;
    font-family: brandon-grotesque, "Noto Sans Medium" !important;
}
.o-rich_text_editor p:last-child {
    margin-bottom: 0;
}
@media only screen and (min-width: 56.25em) {
    .c-home_menu-intro_images {
        margin-right: 4.375vw;
        width: 44.0625vw;
    }
}
.c-home_menu-intro_primary_image_figure {
    margin-right: -2.66667vw;
    width: 57.33333vw;
}
.c-home_menu-intro_primary_image_figure::after {
    clear: both;
    content: "";
    display: table;
}
.c-home_menu-intro_primary_image_figure::before {
    content: "";
    float: left;
    height: 0;
    margin-left: -0.1rem;
    padding-top: 129.72973%;
    width: -0.1rem;
}
@media only screen and (min-width: 56.25em) {
    .c-home_menu-intro_primary_image_figure {
        margin-right: 0;
        width: 29.375vw;
    }
    .c-home_menu-intro_primary_image_figure::after {
        clear: both;
        content: "";
        display: table;
    }
    .c-home_menu-intro_primary_image_figure::before {
        content: "";
        float: left;
        height: 0;
        margin-left: -0.1rem;
        padding-top: 128.7234%;
        width: -0.1rem;
    }
}
.c-home_menu-intro_secondary_image_figure {
    margin-left: -2.66667vw;
    top: 4vw;
    width: 36vw;
}
.c-home_menu-intro_secondary_image_figure::after {
    clear: both;
    content: "";
    display: table;
}
.c-home_menu-intro_secondary_image_figure::before {
    content: "";
    float: left;
    height: 0;
    margin-left: -0.1rem;
    padding-top: 150%;
    width: -0.1rem;
}
@media only screen and (min-width: 56.25em) {
    .c-home_menu-intro_secondary_image_figure {
        margin-left: 0;
        top: 2.5vw;
        width: 17.1875vw;
    }
    .c-home_menu-intro_secondary_image_figure::after {
        clear: both;
        content: "";
        display: table;
    }
    .c-home_menu-intro_secondary_image_figure::before {
        content: "";
        float: left;
        height: 0;
        margin-left: -0.1rem;
        padding-top: 150.90909%;
        width: -0.1rem;
    }
}
.c-home_menu-intro_detail_square {
    left: 16vw;
    top: -6.66667vw;
    -webkit-transform-origin: left;
    transform-origin: left;
    width: 37.33333vw;
}
.c-home_menu-intro_detail_square::after {
    clear: both;
    content: "";
    display: table;
}
.c-home_menu-intro_detail_square::before {
    content: "";
    float: left;
    height: 0;
    margin-left: -0.1rem;
    padding-top: 100%;
    width: -0.1rem;
}
@media only screen and (min-width: 56.25em) {
    .c-home_menu-intro_detail_square {
        left: 10vw;
        top: -3.75vw;
        width: 19.375vw;
    }
}
.c-home_menu-intro_content {
    margin-top: 8vw;
}
@media only screen and (min-width: 56.25em) {
    .c-home_menu-intro_content {
        margin-top: 3.75vw;
    }
}
.c-home_menu-intro_headline {
    font-size: 10.66667vw;
    font-family: 'awv' !important;
    color: #514a3b !important;
}
@media only screen and (min-width: 56.25em) {
    .c-home_menu-intro_headline {
        font-size: 2.5vw;
        max-width: 16.875vw;
    }
}

.u-animate {
    opacity: 0;
    transition: none;
}
.u-bg_gold {
    background-color: #CEBFAB;
}
@media only screen and (min-width: 56.25em) {
    .u-flex-md {
        display: flex;
    }
}
@media only screen and (min-width: 56.25em) {
    .u-flex_1-md {
        flex: 1 1 0%;
    }
}
.u-height_100 {
    height: 100%;
}
.u-mar_t_30 {
    margin-top: 8vw;
}
@media only screen and (min-width: 56.25em) {
    .u-mar_t_30 {
        margin-top: 1.875vw;
    }
}
.u-mar_l_auto {
    margin-left: auto;
}
@media only screen and (min-width: 56.25em) {
    .u-mar_t_40-md {
        margin-top: 2.5vw;
    }
}
.u-object_cover {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
}
.u-overflow_hidden {
    overflow: hidden;
}
.u-absolute {
    position: absolute;
}
.u-relative {
    position: relative;
}
.u-left_0 {
    left: 0;
}
.u-full_cover {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.u-gold {
    color: #856b39;
}
.u-tan {
    color: #ad9a74;
}
.u-uppercase {
    text-transform: uppercase;
}
.u-width_100 {
    width: 100%;
}
.u-z_1 {
    z-index: 100;
}
.u-z_2 {
    z-index: 200;
}
@media print {
    *,
    ::after,
    ::before,
    ::first-letter,
    ::first-line {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }
    a::visited {
        text-decoration: underline;
    }
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    p {
        orphans: 3;
        widows: 3;
    }
    h2 {
        page-break-after: avoid;
    }
}



 @media only screen and (min-width: 992px) {
    .spotlight__content {
       
        padding-right: 40px !important;
        padding-left: 60px !important;
        
    }
}

